projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b7916f
)
(calendar-dst-check-each-year-flag): Avoid
author
Andreas Schwab
<schwab@suse.de>
Fri, 10 Nov 2006 15:04:03 +0000
(15:04 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Fri, 10 Nov 2006 15:04:03 +0000
(15:04 +0000)
starting sentence with "nil".
lisp/calendar/cal-dst.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/cal-dst.el
b/lisp/calendar/cal-dst.el
index 9604a4debbcadd6e455956e8b80cfeeb7f29dd94..aed4c32e3dbeb499c1ad76ecc35483eebbf1738e 100644
(file)
--- a/
lisp/calendar/cal-dst.el
+++ b/
lisp/calendar/cal-dst.el
@@
-44,7
+44,7
@@
(defcustom calendar-dst-check-each-year-flag t
"Non-nil means to check each year for DST transitions as needed.
-
nil means to
assume the next two transitions found after the
+
Otherwise
assume the next two transitions found after the
current date apply to all years. This is faster, but not always
correct, since the dates of Daylight Saving transitions sometimes
change."